Blog

Predicting stock gap fills

2021-04-266 min read

A gap up is when the opening price is greater than the previous closing price. A gap down is when the opening price is lower than the…

Experimenting with TensorFlow.js

2019-09-255 min read

TensorFlow is a deep learning framework open sourced by Google in 2015. Google introduced TensorFlow.js in 2018 and it lets developers to…